[INFO] fetching crate wearte_helpers 0.0.2...
[INFO] checking wearte_helpers-0.0.2 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] extracting crate wearte_helpers 0.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wearte_helpers 0.0.2
[INFO] finished tweaking crates.io crate wearte_helpers 0.0.2
[INFO] tweaked toml for crates.io crate wearte_helpers 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wearte_helpers 0.0.2 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[INFO] [stderr]       Adding v_htmlescape v0.4.5 (available: v0.17.0)
[INFO] [stderr]       Adding version_check v0.1.5 (available: v0.9.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82778d4a69ab24c68fac7e621508c7e26483dd96acf4f5a13276c5bdec4cc484
[INFO] running `Command { std: "docker" "start" "-a" "82778d4a69ab24c68fac7e621508c7e26483dd96acf4f5a13276c5bdec4cc484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82778d4a69ab24c68fac7e621508c7e26483dd96acf4f5a13276c5bdec4cc484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82778d4a69ab24c68fac7e621508c7e26483dd96acf4f5a13276c5bdec4cc484", kill_on_drop: false }`
[INFO] [stdout] 82778d4a69ab24c68fac7e621508c7e26483dd96acf4f5a13276c5bdec4cc484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a195899b3fe66f1c81f1711cf31a36a9f0c44f592822067cd996b34ff2074c9
[INFO] running `Command { std: "docker" "start" "-a" "6a195899b3fe66f1c81f1711cf31a36a9f0c44f592822067cd996b34ff2074c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling v_htmlescape v0.4.5
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling wearte_helpers v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling v_escape_derive v0.5.6
[INFO] [stderr]     Checking v_escape v0.7.4
[INFO] [stdout] error: cannot find derive macro `Escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Escape` accepts the similarly named `escape` attribute
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.7.4/src/lib.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 -         #[derive(Escape)]
[INFO] [stdout] 203 +         #[derive(escape)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     new_escape!(
[INFO] [stdout] 19 | |         HTMLEscape,
[INFO] [stdout] 20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 21 | |         simd = false
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `escape` is an attribute that can be used by the derive macro `Escape`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `escape` is in scope, but it is a function, not an attribute
[INFO] [stdout]    = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             ranges = true, simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Escape` accepts the similarly named `escape` attribute
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.7.4/src/lib.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 -         #[derive(Escape)]
[INFO] [stdout] 203 +         #[derive(escape)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         new_escape!(
[INFO] [stdout] 28 | |             HTMLEscape,
[INFO] [stdout] 29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 30 | |             ranges = true, simd = true, avx = true
[INFO] [stdout] 31 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `escape` is an attribute that can be used by the derive macro `Escape`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `escape` is in scope, but it is a function, not an attribute
[INFO] [stdout]    = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^ similarly named function `escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.7.4/src/lib.rs:245:21
[INFO] [stdout]     |
[INFO] [stdout] 245 -                     _escape(self.bytes, fmt)
[INFO] [stdout] 245 +                     escape(self.bytes, fmt)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.4.5/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             ranges = true, simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^ similarly named function `escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.7.4/src/lib.rs:245:21
[INFO] [stdout]     |
[INFO] [stdout] 245 -                     _escape(self.bytes, fmt)
[INFO] [stdout] 245 +                     escape(self.bytes, fmt)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `v_htmlescape` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "6a195899b3fe66f1c81f1711cf31a36a9f0c44f592822067cd996b34ff2074c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a195899b3fe66f1c81f1711cf31a36a9f0c44f592822067cd996b34ff2074c9", kill_on_drop: false }`
[INFO] [stdout] 6a195899b3fe66f1c81f1711cf31a36a9f0c44f592822067cd996b34ff2074c9
